home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 6 / Eagles_Nest_Mac_Collection_Disc_6.TOAST / Windows / VBSuperBible / VB SuperBible.image / CHAP11 / TEXT.FRM (.txt) next >
Visual Basic Form  |  1991-11-27  |  1KB  |  31 lines

  1. Text Project
  2. Form1,
  3. Form_Click&
  4.     Form_Load
  5. AutoRedrawX
  6.     ForeColor
  7.     BackColor
  8. FontNameI
  9. FontSizeD
  10. Display
  11. ScaleWidth
  12. EndY1
  13. ScaleHeight
  14. CurrentY
  15. CurrentX
  16. Message
  17. Messa
  18. Form_Resize
  19. Form_Load
  20. Text Project
  21. Enter the message you would like to appear
  22.  on the background of the form."
  23. Visual Basic SuperBible"
  24.     If Mess$ = "" Then End
  25. Form_Resize
  26. Form_Click
  27. Text Project
  28. Enter the message you would like to appear
  29.  on the background of the form."
  30. Visual Basic SuperBible"
  31.